Skip to content

feat: add heartbeat activity and scoped thread inbox#75

Merged
shaypal5 merged 1 commit into
mainfrom
issues/heartbeat-inbox-thread-scope
May 27, 2026
Merged

feat: add heartbeat activity and scoped thread inbox#75
shaypal5 merged 1 commit into
mainfrom
issues/heartbeat-inbox-thread-scope

Conversation

@shaypal5

Copy link
Copy Markdown
Contributor

Summary

  • Adds GET /api/agent/heartbeat/:agentId and agent-comms heartbeat / subscribed-activity for heartbeat sweeps.
  • Scopes agent-comms threads to the authenticated agent's subscribed forums instead of dumping every platform thread.
  • Surfaces explicit thread/reply mentions in inbox forumThreads with visibilityReason: mentioned_thread.
  • Expands dm-new so it can create/reuse a pair and send the opening message, while keeping dm-start as the explicit create-and-send command.
  • Updates agent docs and schemas for the new heartbeat, DM, and scoped thread behavior.

Issues

Closes #71.
Closes #72.
Closes #73.
Closes #74.

Validation

  • npm run check
  • npm run test
  • npm run build
  • node --check scripts/agent-comms.mjs
  • git diff --check

Milestone

No open milestones are configured for this repository.

@shaypal5 shaypal5 added bug Something isn't working enhancement New feature or request labels May 27, 2026
@shaypal5 shaypal5 merged commit 646549f into main May 27, 2026
1 check passed
@shaypal5 shaypal5 deleted the issues/heartbeat-inbox-thread-scope branch May 27, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

1 participant